home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1 / Ian and Stuart's One (Australia).iso / Australasian Legends / Commercial / Rainbow Hill / MacDOS™ 2.0.0 / User's Guide / 00 contents next >
Text File  |  1994-09-20  |  5KB  |  218 lines

  1. MacDOS™  User's Guide
  2.  
  3. Version 2.0
  4.  
  5. Copyright  ©  1993,  1994 by Rainbow Hill  Pty  Ltd.  All  rights
  6. reserved. No part of this manual may be reproduced, duplicated, or
  7. transmitted,  in whole or in part, in any form or by  any  means,
  8. without express written permission from Rainbow Hill. The  rental
  9. or  lending of this manual by libraries or other organisations is
  10. expressly prohibited.
  11.  
  12. MacDOS is a Trade Mark (reg. pend.) of Rainbow Hill Pty Ltd.
  13.  
  14.  
  15. Disclaimers and Limited Warranty
  16. MacDOS  is provided "as is" without warranty of any kind. Rainbow
  17. Hill Pty Ltd expressly disclaims all implied warranties, including
  18. but  not limited to the warranties of merchantability and fitness
  19. for  a particular purpose. Furthermore, Rainbow Hill Pty Ltd does
  20. not guarantee the correctness, accuracy, and reliability of MacDOS
  21. and the accompanying written material. By buying this product, you
  22. have  assumed  responsibility of all consequences of  its  usage,
  23. whether due to user error or software defects.
  24.  
  25. Under  no  circumstances, Rainbow Hill Pty Ltd,  its  developers,
  26. directors,  and associates will be liable to you for  damages  to
  27. your  data or business caused directly or indirectly by the usage
  28. of MacDOS.
  29.  
  30. Rainbow Hill Pty Ltd warrants to the original purchaser of MacDOS
  31. that  the diskette is free from defects for a period of  90  days
  32. from the date of purchase. Defective diskettes returned within 90
  33. days from the date of purchase will be replaced without charge.
  34.  
  35.  
  36. Software Licence
  37. Licence  is  granted  to  the original purchaser  of  MacDOS  for
  38. exclusive use by a single person. MacDOS may be installed on more
  39. than  one computer provided they are all used exclusively by  the
  40. same person.
  41.  
  42. The  restrictions specified in this licence only apply  to  fully
  43. functional  copies  of  MacDOS.  Demo  versions  of  MacDOS   and
  44. associated  ReadMe  files may be copied and  freely  distributed,
  45. provided they are kept together and not altered or modified in any
  46. way.
  47.  
  48. Apple,   AppleScript,  Finder,  Macintosh,  and   TeachText   are
  49. trademarks  of  Apple Computer Inc. MacWrite is  a  trademark  of
  50. Claris  Corp.  Microsoft, MS-Dos, and MS-Word are  trademarks  of
  51. Microsoft  Corp. MacDOS is a tademark of Rainbow  Hill  Pty  Ltd.
  52. THINK C is a trademark of Symantec Corp.
  53.  
  54.  
  55. Contents
  56.  
  57. 1  Welcome to MacDOS
  58.      Why MacDOS ?
  59.      Introduction to MacDOS for DOS Users
  60.      Introduction to MacDOS for Mac Users
  61.      What do You Need and What is in the Package ?
  62.      How to use this Manual
  63.      Conventions
  64.  
  65. 2  The Environment
  66.      Command Name
  67.      Parameters
  68.      Switches
  69.      Redirection and Piping
  70.      Errors and Warnings
  71.      Menus and Window
  72.      Control Codes
  73.      Tabbing
  74.  
  75. 3  Data on the Mac
  76.      Volumes and Drives
  77.      Folders
  78.      Files
  79.      Aliases
  80.  
  81. 4  Working with Volumes
  82.      Volume IDs
  83.      Displaying Volumes
  84.      Changing the Current Volume
  85.      Ejecting volumes
  86.  
  87. 5  Working with Folders
  88.      Identifying a Folder
  89.      Creating Folders
  90.      Removing Folders
  91.      Renaming Folders
  92.      Listing Folders
  93.      Changing the Current Folder
  94.      Copying Folder Contents
  95.      Special Folders
  96.  
  97. 6  Working with Files
  98.      Identifying a File
  99.      Creating New Files
  100.      Removing Files
  101.      Listing Files
  102.      Copying Files
  103.      Renaming Files
  104.      Changing File Attributes
  105.      Printing Text Files
  106.      Direct File I/O
  107.  
  108. 7  Global Variables
  109.      Creating and Setting Variables
  110.      Displaying and Removing Variables
  111.      Retrieving Variables
  112.      Operations on Variables
  113.      System and Special Variables
  114.  
  115. 8  Batches and Programs
  116.      Introduction to Batch Programs
  117.      Jumps and Labels
  118.      Replaceable Parameters
  119.      Conditional Statements
  120.      Loops
  121.      Error Handling
  122.      User Interface
  123.      Batches that behave like Applications
  124.  
  125. 9  Customising MacDOS
  126.      autoexec.bat
  127.      Date
  128.      Time
  129.      Alerts
  130.      Confirmation
  131.      Verification of File Copying
  132.      Prompt
  133.      Literal Volume IDs
  134.      Abbreviations
  135.      Safe Hacks
  136.  
  137.  
  138. 10  MacDOS Scripting
  139.  
  140. 11  MacDOS Extensions
  141.  
  142. 12  Getting Info
  143.      MacDOS Version
  144.      On-line Help
  145.      Keeping Track of MacDOS
  146.  
  147. 13  Command Reference
  148.      !
  149.      ALARM
  150.      CALL
  151.      CD, CHDIR
  152.      CLOSE
  153.      CLS
  154.      CONFIRM
  155.      COPY
  156.      DATE
  157.      DECR
  158.      DEL
  159.      DIR
  160.      ECHO
  161.      EJECT
  162.      ERASE: see DEL
  163.      EXIT
  164.      FOR
  165.      GOTO
  166.      HELP
  167.      IF
  168.      INCR
  169.      LOG
  170.      MD
  171.      MEM
  172.      MKDIR: see MD
  173.      MORE
  174.      NEXT
  175.      ONERROR
  176.      OPEN
  177.      PATH
  178.      PAUSE
  179.      PRINT
  180.      PROMPT
  181.      RD
  182.      READ
  183.      REM: see !
  184.      REN, RENAME
  185.      RENDIR
  186.      RESTART
  187.      RMDIR: see RD
  188.      SERIAL
  189.      SET
  190.      SHIFT
  191.      SHOW
  192.      SHUTDOWN
  193.      SSTR
  194.      SUBSTVOL
  195.      TIME
  196.      TOUPPER
  197.      TREE
  198.      TYPE
  199.      VER
  200.      VERIFY
  201.      VOL
  202.      WRITE
  203.      XCOPY
  204.  
  205. A  Error Codes
  206.      Errors
  207.      Warnings
  208.      Code Breaker
  209.  
  210. B  Extension Programming
  211.      Introduction
  212.      Functional Specification
  213.      Design
  214.      Programmer's Guide
  215.      Abbreviations
  216.  
  217. C  DOS Glossary
  218.